ci: Enable -Werror=maybe-uninitialized
authorColin Walters <walters@verbum.org>
Tue, 20 Jun 2017 21:19:01 +0000 (17:19 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 20 Jun 2017 22:27:18 +0000 (22:27 +0000)
commit027c77c621bf8557fa1fa45ac77b247a52376131
tree72317c673d2a9e0d0598fc131011b3e0374d8006
parent46e7f08daa924ecdf255922adff31b389a1bf8a1
ci: Enable -Werror=maybe-uninitialized

We don't want to inject this warning by default for every build
like the other ones in `configure.ac`, since it can be spruriously
wrong.  But there's no reason not to have a more extended set of
warnings for well-known toolchains (e.g. f25).

Closes: #943
Approved by: jlebon
.papr.yml